-
Home
-
Google for WooCommerce
-
2.8.5
-
Code
-
Classes
- BaseAsset
| Total Complexity |
30 |
| Dependencies |
2 |
| Dependents |
0 |
| Total lines |
307 |
| Lines of code |
96 |
| Logical lines of code |
47 |
| Comment lines |
151 |
| Methods |
18 |
| Properties |
9 |
Methods 18
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| maybe_add_minimized_extension() |
S |
59 |
7 |
14 |
| defer_action() |
S |
63 |
3 |
11 |
| __construct() |
S |
66 |
2 |
8 |
| can_enqueue() |
S |
71 |
2 |
6 |
| enqueue() |
S |
66 |
2 |
10 |
| maybe_add_extension() |
S |
68 |
2 |
7 |
| get_handle() |
S |
82 |
1 |
3 |
| get_uri() |
S |
82 |
1 |
3 |
| dequeue() |
S |
71 |
1 |
7 |
| register() |
S |
71 |
1 |
7 |
| get_register_action() |
S |
81 |
1 |
3 |
| get_enqueue_action() |
S |
82 |
1 |
3 |
| get_dequeue_action() |
S |
82 |
1 |
3 |
| get_uri_from_path() |
S |
72 |
1 |
5 |
| normalize_source_path() |
S |
70 |
1 |
6 |
| get_register_callback() |
S |
100 |
1 |
0 |
| get_enqueue_callback() |
S |
100 |
1 |
0 |
| get_dequeue_callback() |
S |
100 |
1 |
0 |